const reflect.flagKindWidth
2 uses
reflect (current package)
value.go#L74: flagKindWidth = 5 // there are 27 kinds
value.go#L75: flagKindMask flag = 1<<flagKindWidth - 1
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)